<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	padding: 0;
	margin: 0;
	list-style: none;
}

html,
body {
	margin: 0 auto;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
header,
section,
footer {
	margin: 0;
	padding: 0
}

body,
button,
input,
select,
textarea {
	font: 12px/1.5 "微软雅黑";
	color: #666666;
}

body {
	overflow-x: hidden;
}

address,
cite,
dfn,
em,
var,
i {
	font-style: normal
}

ul,
ol,
dl {
	list-style: none
}

a {
	text-decoration: none;
	outline: none;
	font-family: "微软雅黑";
	color: #666666;
	cursor: pointer;
	font-size: 12px;
}

li {
	font-size: 12px;
	font-family: "微软雅黑";
	list-style: none;
	margin: 0;
	padding: 0;
}

em {
	font-style: normal;
	font-size: 12px;
}

body,
p,
span {
	font-family: "微软雅黑";
}

img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px;
	word-wrap: break-word;
}

:focus {
	outline: none;
}

img {
	border: 0;
	vertical-align: middle;
	display: inline-block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.center{
	width: 1200px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.clear:after {
	display: block;
	mainContent: "";
	clear: both;
}

.transtion {
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
@font-face {
	font-family:"hr";
	src: url("创艺简标宋.TTF");
}
@font-face {
	font-family:"bahnschrift";
	src: url("bahnschrift.ttf");
	font-weight: normal;
	font-style: normal;
}

/**/
.logo-nav{width: 1000px;margin: 0 auto;height: 90px;}
.logo-nav .logo{float: left;line-height: 90px;}
.logo-nav .nav-search{float: right;height: 90px;}
.logo-nav .nav-search .nav{float: left;margin-right: 50px;}
.logo-nav .nav-search .nav ul{height: 90px;width: 100%;float: right;}
.logo-nav .nav-search .nav ul li{float: left;line-height: 90px;margin: 0 18px;}
.logo-nav .nav-search .nav ul li a{font-size: 16px;color: #333;font-weight: bold;position: relative;display: block;}
.logo-nav .nav-search .nav ul li a:before{position: absolute;bottom: 0;left: 0;width: 0;height: 3px;transition: all 0.3s;background: #2959a2;content: '';}
.logo-nav .nav-search .nav ul li a:hover:before{width: 100%;color: #2959a2;} 
.logo-nav .nav-search .nav ul li a.on:before{width: 100%;color: #2959a2;} 
.logo-nav .nav-search .nav ul li a:hover{color: #2959a2;}
.logo-nav .nav-search .nav ul li a.on{color: #2959a2;}
.logo-nav .nav-search .search-tel{float: right;height: 90px;}
.logo-nav .nav-search .search-tel .search{float: left;position: relative;line-height: 90px;}
.logo-nav .nav-search .search-tel .search img{margin: 0 10px;}
.logo-nav .nav-search .search-tel .search .search-form{position: absolute;top: 90px;right: -30px;width: 300px;overflow: hidden;display: none;z-index: 99;}
.logo-nav .nav-search .search-tel .search .search-form input{width: 200px;height: 36px;border: 1px solid #ccc;padding: 0 10px;font-size: 14px;float: left;}
.logo-nav .nav-search .search-tel .search .search-form button{height: 38px;width: 56px;font-size: 16px;background: #fff;border: 1px solid #ccc;cursor: pointer;float: left;background: #2959a2;color: #fff;}
.logo-nav .nav-search .search-tel .tel{float: right;position: relative;line-height: 90px;}
.logo-nav .nav-search .search-tel .tel .code-img{position: absolute;top: 90px;right: -90px;display: none;z-index: 99;}
.logo-nav .nav-search .search-tel .tel:hover .code-img{display: block;}

/**/
.banner{position: relative;}
.banner .prev,.banner .next{position: absolute;top: 47%;z-index: 99;width: 60px;height: 60px;text-align: center;line-height: 60px;border-radius: 50%;background: rgba(0,0,0,0.5);font-size: 0;transition: all 0.5s;box-shadow: 0 0 2px 2px #616161;}
.banner .prev{left: -80px;}
.banner .next{right: -80px;}
.banner .prev:hover{background: rgb(41, 89, 162);}
.banner .next:hover{background: rgb(41, 89, 162);}
.banner:hover .prev{left: 80px;}
.banner:hover .next{right: 80px;}
.banner .bd li{position: relative;overflow: hidden;height: 683px;}
.banner .bd li img{position: absolute;top: 0;left: -960px;margin-left: 50%;}

/**/
.field-box{width: 1000px;position: relative;margin: 0 auto;height: 116px;}
.field{position: absolute;top: -63px;left: 0;padding: 5px;margin: 0 auto;height: 126px;box-shadow:0 3px 6px 0px #ccc;z-index: 99;background: #fff;}
.field .field-list{float: left;width: 187px;margin: 0 5px;text-align: center;height: 100%;}
.field .field-list:nth-child(1){background: #bddff6;}
.field .field-list:nth-child(2){background: #a3d8fc;}
.field .field-list:nth-child(3){background: #e8e8e8;}
.field .field-list:nth-child(4){background: #e6fbc6;}
.field .field-list:nth-child(5){background: #c3f4f7;}
.field .field-list:nth-child(1):hover{background: #8ccbf6;}
.field .field-list:nth-child(2):hover{background: #4ab3fb;}
.field .field-list:nth-child(3):hover{background: #cacaca;}
.field .field-list:nth-child(4):hover{background: #d2fd91;}
.field .field-list:nth-child(5):hover{background: #93f2f8;}
.field .field-list span{display: block;height: 50px;margin: 10px auto;background: url(span-bg.png) no-repeat center;font-size: 0;line-height: 50px;}
.field .field-list h3{font-size: 16px;color: #333;}
.field .field-list a:hover span{background: url(span-bg.png) repeat;}
.field .field-list p{font-size: 13px;text-transform: uppercase;color: #666;}

/**/
.news-project{width: 1000px;margin: 0 auto;overflow: hidden;}
.news-project .news{float: left;width: 655px;}
.news-project .news .title span{text-transform: uppercase;font-size: 18px;font-family: "宋体";display: block;text-align: center;color: rgba(18,89,162,0.4);font-weight: bold;}
.news-project .news .title p{font-size: 16px;color: #1259a2;text-align: center;}
.news-project .news .title p b{margin: 0 25px;}
.news-project .news .title p em{display: inline-block;width: 270px;height: 1px;background: #1259a2;vertical-align: middle;}
.news-project .news .news-list{overflow: hidden;}
.news-project .news .news-list .img{float: left;position: relative;width: 308px;height: 174px;margin-top: 20px;}
.news-project .news .news-list .img .hd{position: absolute;bottom: 10px;right: 0;z-index: 99;}
.news-project .news .news-list .img .hd ul{overflow: hidden;}
.news-project .news .news-list .img .hd ul li{float: left;width: 10px;height: 10px;background: #fff;border-radius: 50%;margin: 0 3px;}
.news-project .news .news-list .img .hd ul li.on{background: #2959a2;}
.news-project .news .news-list .img .bd li p{position: absolute;left: 0;bottom: 0;width: 100%;height: 30px;line-height: 30px;color: #fff;font-size: 14px;background: rgba(0,0,0,0.5);text-indent: 15px;}
.news-project .news .news-list .text{float: right;width: 320px;margin-top: 20px;}
.news-project .news .news-list .text ul li div{line-height: 30px;font-size: 14px;border-bottom: 1px dashed #dedede;}
.news-project .news .news-list .text ul li div img{margin-right: 10px;vertical-align: top;margin-top: 8px;}
.news-project .news .news-list .text ul li dl{display: none;overflow: hidden;padding: 5px 0;}
.news-project .news .news-list .text ul li dl dt{float: left;font-size: 14px;text-align: center;background: #e9e9e8;padding: 0 7px;}
.news-project .news .news-list .text ul li dl dt h3{color: #2959a2;}
.news-project .news .news-list .text ul li dl dd{float: right;width: 240px;font-size: 14px;}
.news-project .news .more{float: left;margin-left: 30px;line-height: 26px;color: #fff;background: #1259a2;padding: 0 10px;font-size: 14px;}
.news-project .project{float: right;width: 300px;position: relative;}
.news-project .project .title span{text-transform: uppercase;font-size: 18px;font-family: "宋体";display: block;text-align: center;color: rgba(18,89,162,0.4);font-weight: bold;}
.news-project .project .title p{font-size: 16px;color: #1259a2;text-align: center;}
.news-project .project .title p b{margin: 0 25px;}
.news-project .project .title p em{display: inline-block;width: 90px;height: 1px;background: #1259a2;vertical-align: middle;}
.news-project .project .project-list{position: relative;margin-top: 20px;}
.news-project .project .project-list .hd{position: absolute;bottom: 0;left: 0;background: #aaaaaa;z-index: 99;overflow: hidden;width: 96px;padding: 3px 0;}
.news-project .project .project-list .hd a{width: 20px;height: 20px;text-align: center;font-size: 0;}
.news-project .project .project-list .hd a img{max-width: 100%;max-height: 100%;}
.news-project .project .project-list .hd a.prev{float: left;}
.news-project .project .project-list .hd a.next{float: right;}
.news-project .project .project-list .hd ul{overflow: hidden;float: left;}
.news-project .project .project-list .hd ul li{float: left;width: 10px;height: 10px;background: #fff;border-radius: 50%;margin: 5px 2px 0px 2px;}
.news-project .project .project-list .hd ul li.on{background: #1259a2;}
.news-project .project .project-list .bd ul li{position: relative;height: 174px;text-align: center;}
.news-project .project .project-list .bd ul li p{position: absolute;bottom: 0;left: 105px;line-height: 26px;font-size: 14px;}
.news-project .project a.more{position: absolute;bottom: 0;right: 0;font-size: 14px;line-height: 26px;background: #1259a2;color: #fff;padding: 0 5px;}

/**/
.partner{width: 1000px;margin: 0 auto;margin-top: 50px;}
.partner .title{margin: 20px 0;overflow: hidden;}
.partner .title em{float: left;height: 28px;width: 5px;background: #ccc;}
.partner .title b{float: left;font-size: 20px;color: #1259a2;margin: 0 10px;line-height: 28px;}
.partner .title span{font-size: 14px;font-weight: bold;text-transform: uppercase;float: left;line-height: 28px;color: rgba(18,89,162,0.4);}
.partner .title i{float: right;width: 700px;height: 1px;background: #1259a2;margin-top: 13px;}
.partner ul{height: 100px;}
.partner ul li{float: left;width: 223px;height: 70px;border: 1px solid #ccc;padding: 4px;margin-right: 22px;position: relative;}
.partner ul li:last-child{margin-right: 0;}
.partner ul li p{position: absolute;top: 0;right: 0;left: 0;bottom: 0;text-align: center;line-height: 70px;}
.partner ul li p span{vertical-align: middle;font-size: 14px;color: #fff;background: rgba(0,0,0,0.7);padding: 5px;}
.partner ul li:nth-child(even) p span{background:none;}
.partner ul .par .we{position: absolute;top: 25px;left: 5px;}
.partner ul .par .we1{position: absolute;top: 25px;left: 9px;}
.partner ul .par:hover p{background: rgba(247, 242, 242, 0.7);}
.partner ul .par p{padding-left: 26px;}
.partner ul .par p .par_{position: absolute;top: -10px;left: 68px;border: 1px solid #888888;display: none;}


/**/
.ft{margin-top: 50px;}
footer{height: 136px;background: #1259a2;color: #fff;text-align: center;overflow: hidden;}
footer p{font-size: 14px;line-height: 32px;margin-top: 35px;}
footer p a{font-size: 14px;color: #e6fbc6;}



/**/
/**/
/**/
/**/
/**/
.innerHeader{width: 100%;position: fixed;top: 0;background-color: #fff;z-index: 999;}
.innerHeader .logo-nav{width: 1200px;height: 80px;position: relative;}
.innerNav-box{border-bottom: 1px solid #ccc;}
.innerNav{width: 1200px;margin: 0 auto;height: 80px;line-height: 80px;}
.innerNav .currentPosition{float: left;font-size: 16px;}
.innerNav .currentPosition a{font-size: 16px;}
.innerNav .currentPosition img{vertical-align: top;margin-right: 5px;margin-top: 33px;}
.innerNav .innerNav-list{float: right;}
.innerNav .innerNav-list ul{overflow: hidden;}
.innerNav .innerNav-list ul li{float: left;}
.innerNav .innerNav-list ul li a{display: block;font-size: 16px;margin: 0 15px;position: relative;color: #777;}
.innerNav .innerNav-list ul li a:before{position: absolute;bottom: 0;width: 0;left: 0;height: 2px;content: "";background: #2e4571;transition: all 0.3s;}
.innerNav .innerNav-list ul li a.on:before{width: 100%;}
.innerNav .innerNav-list ul li a:hover:before{width: 100%;}
.innerNav .innerNav-list ul li a.on{color: #2e4571;}
.innerNav .innerNav-list ul li a:hover{color: #2e4571;}
.innerHeader .pull{width: 100%;height: 445px;position: absolute;background-color: rgba(45,92,146,0.9);top: 90px;color: #fff;}
.innerHeader .pull .left,
.innerHeader .pull .right{display: block;float: left;}
.innerHeader .pull .left{height: 375px;width: 25%;border-right: 1px solid #fff;margin: 35px 0;}
.innerHeader .pull .left .left_content{height: 330px;width: 255px;margin-right: 10%;padding: 22px 0;}
.innerHeader .pull .left .left_content .word{margin-top: 15px;height: 140px;}
.innerHeader .pull .left .left_content .word p:nth-child(1){font-size: 24px;height: 50px;}
.innerHeader .pull .left .left_content .word p:nth-child(2){height: 15px;}
.innerHeader .pull .left .left_content .word p:nth-child(2) img{width: 135px;height: 2px;margin: 0;}
.innerHeader .pull .left .left_content .word p:nth-child(3){font-size: 14px;line-height: 25px;}
.innerHeader .pull .left .left_content img{width: 213px;height: 171px;display: block;}
.innerHeader .pull .right{width: 74.5%;height: 375px;margin: 35px 0;}
.innerHeader .pull .right .right_nav{height: 330px;padding: 22px 0;}
.innerHeader .pull .right .right_nav a{color: #fff;font-size: 16px;}
.innerHeader .pull .right .right_nav a:hover{color: #ff0000;}
.innerHeader .pull .right .right_nav .dt a{font-size: 18px;}
.innerHeader .pull .right .right_nav .dt a span{color: #b83944;}
.innerHeader .pull .right .right_nav .dt{height: 50px;}
.innerHeader .pull .right .right_nav .dt li{margin-left: 50px;width: 99px;display: block;float: left;}
.innerHeader .pull .right .right_nav .dd{margin-left: 50px;display: block;float: left;}
.innerHeader .pull .right .right_nav .dd li{height: 32px;width: 99px;}

.innerHeader_top{width: 100%;height: 90px;}

/**/
.innerBrief{width: 1200px;margin: 0 auto;}
.innerBrief dl{padding:40px 20px;background: #f8f8f8;overflow: hidden;}
.innerBrief dl dt{float: left;}
.innerBrief dl dd{float: right;width: 715px;}
.innerBrief dl dd h3{font-size: 18px;box-shadow: 0 0 2px 2px #dedede;text-indent: 20px;border-left: 3px solid #2e4571;color: #2e4571;line-height: 36px;display: inline-block;padding-right: 20px;}
.innerBrief dl dd p{font-size: 16px;margin: 10px 0;line-height: 30px;}
.innerBrief dl dd img{max-width: 100%;}
.innerBrief .innerBrief-field{text-align: center;margin: 40px 0;}
.innerBrief .innerBrief-field h3{font-size: 16px;color: #333;}
.innerBrief-scale-box{background: url("brief-img05.png") no-repeat right bottom;padding-bottom: 200px;margin-top: 100px;}
.innerBrief-scale-box .innerBrief-scale{position: relative;overflow: hidden;width: 1200px;margin: 0 auto;}
.innerBrief-scale-box .innerBrief-scale p{float: left;width: 196px;height: 201px;background: url("brief-img04.png") no-repeat center;line-height: 170px;font-size: 16px;margin-right: 150px;margin-left: 50px;}
.innerBrief-scale-box .innerBrief-scale p b{color: #b83944;font-size: 40px;line-height: 190px;}
.innerBrief-scale-box .innerBrief-scale p em{float: left;font-size: 16px;line-height: 190px;margin-left: -50px;}

/**/
.innerCultrue-box{height: 813px;background: url(./culture_bg.jpg) no-repeat;}
.innerCultrue{width: 1200px;margin: 0 auto;}
.innerCultrue .innerTitle{text-align: center;}
.innerCultrue .innerTitle h3{color: #b83944;font-size: 30px;font-weight: normal;padding-top: 30px;}
.innerCultrue .innerTitle h3 span{color: #2e4571;}
.innerCultrue .innerTitle em{display: block;width: 40px;margin: 10px auto;background: #bfbfbf;height: 3px;}
.innerCultrue .innerTitle p{font-size: 15px;width: 575px;margin: 0 auto;color: #333;line-height: 30px;}
.innerCultrue .innerCultrue-list{overflow: hidden;margin-top: 50px;}
.innerCultrue .innerCultrue-list dl{float: left;}
.innerCultrue .innerCultrue-list dl dd{height: 240px;text-align: center}
.innerCultrue .innerCultrue-list dl dd .innerCultrue-word{width: 255px;margin: 0 auto;padding: 90px 0;}
.innerCultrue .innerCultrue-list dl dd h3{font-size: 20px;font-weight: normal;height:30px;color: #333333}
.innerCultrue .innerCultrue-list dl dd p{font-size: 16px;color: #666666;line-height: 30px;}
.innerCultrue .innerCultrue-list dl:nth-child(1) dd{background-color: #2e4571;}
.innerCultrue .innerCultrue-list dl:nth-child(2) dd,
.innerCultrue .innerCultrue-list dl:nth-child(3) dd{background-color: #e5eefc;}
.innerCultrue .innerCultrue-list dl:nth-child(4) dd{background-color: #b83944;}
.innerCultrue .innerCultrue-list dl:nth-child(1) dd h3,
.innerCultrue .innerCultrue-list dl:nth-child(4) dd h3{color: #ffffff;}
.innerCultrue .innerCultrue-list dl:nth-child(1) dd p,
.innerCultrue .innerCultrue-list dl:nth-child(4) dd p{color: #ffffff;}

/**/
.innerNews{width: 100%;}
.innerNews .innerNews_one{height: 300px;background-color: #f7f7f7;padding: 20px;}
.innerNews .innerNews_one img{width: 400px;height: 265px;margin-right: 20px;display: block;float: left;}
.innerNews .innerNews_one .innerNews_content{width: 735px; display: block;float: left;margin-top: 30px;}
.innerNews .innerNews_one .innerNews_content .innerNews_title{width: 735px;height: 40px;background-color: #fff;box-shadow: darkgrey 2px 3px 10px 0;}
.innerNews .innerNews_one .innerNews_content .innerNews_title span:nth-child(1){width: 3px;height: 39px;background-color: #1558a6;display: block;float: left;}
.innerNews .innerNews_one .innerNews_content .innerNews_title span:nth-child(2){font-size: 20px;line-height: 40px;color: #1558a6;margin-left: 20px;}
.innerNews .innerNews_one .innerNews_content .innerNews_about{font-size: 14px;height: 50px;line-height: 50px;color: #666666;}
.innerNews .innerNews_one .innerNews_content .innerNews_word{height:120px;font-size: 16px;line-height: 30px;overflow: hidden;}
.innerNews .innerNews_one .innerNews_content img{width: 120px;height: 35px;margin: 10px 0 0 0;display: block;float: right;}
.innerNews .innerNews_list{width: 100%;}
.innerNews .innerNews_list ul{padding: 20px 0;}
.innerNews .innerNews_list ul li{height: 110px;padding: 20px;background-color: #f7f7f7;margin-top: 20px;}
.innerNews .innerNews_list ul li div{display: block;float: left;}
.innerNews .innerNews_list ul li .innerNews_date{width: 9.483%;height: 110px;background-color: #c4c4c4;margin-right: 20px;}
.innerNews .innerNews_list ul li .innerNews_date span{display: block;font-family: bahnschrift;color: #ffffff;text-align: center;}
.innerNews .innerNews_list ul li .innerNews_date span:nth-child(1){font-size: 56px;height: 60px;line-height: 80px;}
.innerNews .innerNews_list ul li .innerNews_date span:nth-child(2){font-size: 20px;height: 10px;line-height: 15px;}
.innerNews .innerNews_list ul li .innerNews_date span:nth-child(3){font-size: 18px;}
.innerNews .innerNews_list ul li .innerNews_content{width: 88.7%;}
.innerNews .innerNews_list ul li .innerNews_content p{height: 35px;font-size: 18px;color: #4d4d4d;}
.innerNews .innerNews_list ul li .innerNews_content span{height: 75px;line-height: 25px;font-size: 16px;display: block;}
.innerNews .innerNews_list ul li:hover .innerNews_date{background-color: #2f55a0;}
.innerNews .innerNews_list ul li:hover .innerNews_content p{color: #2e569e;}

/**/
.innerNews_details{width: 100%;margin: 20px 0;}
.innerNews_details .innerNews_details_tilte{height: 110px;border-bottom: 1px solid #ccc;}
.innerNews_details .innerNews_details_tilte h1{height: 60px;text-align: center;color: #404040;font-size: 30px;}
.innerNews_details .innerNews_details_tilte .time{height: 45px;line-height: 45px;}
.innerNews_details .innerNews_details_tilte .time span{width: 48%;display: block;float: left;font-size: 16px;}
.innerNews_details .innerNews_details_tilte .time span:nth-child(1){text-align: right;}
.innerNews_details .innerNews_details_tilte .time span:nth-child(2){margin-left:4%;}
.innerNews_details .innerNews_details_content{padding: 25px 5px;border-bottom: 1px solid #ccc;}
.innerNews_details .innerNews_details_prev{height: 20px;margin: 40px 0;padding: 0 5px;}

.innerNews_details .innerNews_details_prev a:hover{color: #2f55a0;}

/**/
.innerBusiness{width: 100%;}
.innerBusiness .innerBusiness_service{height: 570px;}
.innerBusiness .innerBusiness_service .innerBusiness_title{height: 150px;line-height: 150px;font-size: 30px;color: #333333;text-align: center;}
.innerBusiness .innerBusiness_service .innerBusiness_list ul li{width: 200px;height: 151px;line-height: 200px;display: block;float: left;margin: 10px 20px;font-size: 26px;text-align: center;color: #333333;}
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list1{background: url(./business1.png)}
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list2{background: url(./business2.png)}
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list3{background: url(./business3.png)}
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list4{background: url(./business4.png)}
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list5{background: url(./business5.png)}
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list6{background: url(./business6.png)}
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list7{background: url(./business7.png)}
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list8{background: url(./business8.png)}
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list9{background: url(./business9.png)}
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list10{background: url(./business10.png)}
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list6,
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list7,
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list8,
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list9,
.innerBusiness .innerBusiness_service .innerBusiness_list ul .list10{line-height: 100px;}

.innerBusiness .innerBusiness_title{padding-top: 60px;height: 50px;}
.innerBusiness .innerBusiness_title span{display: block;float: left;}
.innerBusiness .innerBusiness_title span:nth-child(1){width: 5px;height: 24px;background-color: #2e559f;margin-right: 15px;}
.innerBusiness .innerBusiness_title span:nth-child(2){font-size: 24px;line-height: 24px;color: #2e559f;}
.innerBusiness .innerBusiness_word{font-size: 16px;line-height: 25px;color: #333333;}
.innerBusiness .innerBusiness_word span{color: #2e559f;font-size: 16px;line-height: 25px;}

.innerBusiness .innerBusiness_referral{width: 100%;height: 540px;background: url(./business_bg.png) no-repeat;}
.innerBusiness .innerBusiness_referral .innerBusiness_honor{height: 320px;}
.innerBusiness .innerBusiness_referral .innerBusiness_honor img{width: 315px;height: 210px;display: block;float: left;margin: 50px 0 50px 127px;}
.innerBusiness .innerBusiness_referral .innerBusiness_honor img:nth-child(1){margin-left: 0;}
.innerBusiness .innerBusiness_show{height: 490px;background-color: #f6f6f6;}
.innerBusiness .innerBusiness_show .picScroll-left{height: 303px;margin: 20px 0 55px;}
.innerBusiness .innerBusiness_show .picScroll-left .bd ul li .pic img{ width:255px; height:260px; padding:0; border:none; }
.innerBusiness .innerBusiness_show .picScroll-left .bd ul li{ margin: 0 9px; float:left; overflow:hidden; text-align:center;}
.innerBusiness .innerBusiness_show .picScroll-left .bd ul li .title{line-height: 40px;text-align: center;font-size: 14px; border:1px solid #ccc;color: #333333;font-weight: bold;}
.innerBusiness .innerBusiness_show .picScroll-left .bd ul li:hover .title{ border-color:#999;}
.innerBusiness .innerBusiness_serve .picScroll-left{height: 303px;margin: 20px 0 55px;}
.innerBusiness .innerBusiness_serve .picScroll-left .bd ul li img{ width:355px; height:240px; padding:0; border:none; }
.innerBusiness .innerBusiness_serve .picScroll-left .bd ul li{ margin: 0 5px; float:left; overflow:hidden; text-align:center;width:355px !important;}
.innerBusiness .innerBusiness_serve .picScroll-left .bd ul li .title{height: 60px;line-height: 30px;width: 313px;padding: 0 20px;text-align: center;font-size: 14px; border:1px solid #ccc;color: #333333;font-weight: bold;}
.innerBusiness .innerBusiness_serve .picScroll-left .bd ul li:hover .title{ border-color:#999;}


.picScroll-left{ width:100%; height: 235px; overflow:hidden; position:relative;  margin: 50px 0 60px;   }
.picScroll-left .hd{ overflow:hidden;background:#f4f4f4; padding:0 10px;  }
.picScroll-left .hd .prev,
.picScroll-left .hd .next{ display:block;  width:50px; height:30px;position: absolute;top: 100px;}
.picScroll-left .hd .prev img,
.picScroll-left .hd .next img{width:17px; height:30px;}
.picScroll-left .hd .prev{left: 0;}
.picScroll-left .hd .next{right: 0;text-align: right;}
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ width: 1100px;margin: 0 auto;}
.tempWrap{width: 100% !important;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin: 0 26px; float:left; overflow:hidden; text-align:center;}
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:151px; height:217px; display:block;  padding:7px; border:1px solid #ccc; }
.picScroll-left .bd ul li a:hover .pic img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;}

.innerBusiness .innerBusiness_serve{height: 477px;}
.innerBusiness .innerBusiness_cooperation .innerBusiness_img,
.innerBusiness .innerBusiness_serve .innerBusiness_img{width: 100%;}
.innerBusiness .innerBusiness_cooperation .innerBusiness_img li,
.innerBusiness .innerBusiness_serve .innerBusiness_img li{width: 362px;height: 300px;display: block;float: left;margin-left: 57px;}
.innerBusiness .innerBusiness_cooperation .innerBusiness_img li:nth-child(1),
.innerBusiness .innerBusiness_serve .innerBusiness_img li:nth-child(1){margin-left: 0;}
.innerBusiness .innerBusiness_cooperation .innerBusiness_img li img,
.innerBusiness .innerBusiness_serve .innerBusiness_img li img{width: 100%;}
.innerBusiness .innerBusiness_cooperation .innerBusiness_img li .word,
.innerBusiness .innerBusiness_serve .innerBusiness_img li .word{width: 84%;height: 38px;border: 1px solid #ccc;padding: 10px 28px;overflow: hidden;line-height: 20px;font-size: 14px;text-align: center;font-weight: bold;color: #333333;}
.innerBusiness .innerBusiness_cooperation{height: 480px;background-color: #f6f6f6;}
.innerBusiness .innerBusiness_cooperation .innerBusiness_img li .word{height: 20px;}





/**/
.innerRecruit{width: 100%;background-color: #eff3f6;padding: 25px 0;}
.innerRecruit .innerRecruit_list{width: 1200px;}
.innerRecruit .innerRecruit_list li{width: 100%;background-color: #fff;display: block;padding: 0 30px;margin-bottom: 25px;}
.innerRecruit .innerRecruit_list li .innerRecruit_post{width: 100%;height: 80px;line-height:80px;}
.innerRecruit .innerRecruit_list li .innerRecruit_post span{font-size: 18px;color: #333333;float: left;}
.innerRecruit .innerRecruit_list li .innerRecruit_post img{width: 20px;height: 20px;margin: 30px 0;float: right;cursor:pointer}
.innerRecruit .innerRecruit_list li .innerRecruit_content{width: 100%;}
.innerRecruit .innerRecruit_list li .innerRecruit_content a{display: block;padding: 25px 0;}

.innerRecruit .innerRecruit_list li .innerRecruit_content .c1{width: 1200px;height: 120px;margin-bottom: 20px}

 /**/
.innerContact{width: 100%;}
.innerContact .innerContact_img{width: 100%;margin-top: 30px;}
.innerContact .innerContact_us{margin: 10px 0 50px;width: 100%;height: 20px;}
.innerContact .innerContact_us li{height: 20px;line-height: 20px;display: block;float: left;}
.innerContact .innerContact_us li:nth-child(1){width: 18%;margin: 0 16%;}
.innerContact .innerContact_us li:nth-child(2){width: 38%;margin: 0 6%;}
.innerContact .innerContact_us li img{display: block;float: left;}
.innerContact .innerContact_us li:nth-child(1) img{width: 20px;height: 20px;}
.innerContact .innerContact_us li:nth-child(2) img{width: 10px;height: 16px;margin-top: 2px}
.innerContact .innerContact_us li span{color: #333333;font-size: 14px;display: block;float: left;}
.innerContact .innerContact_us li:nth-child(1) span,
.innerContact .innerContact_us li:nth-child(2) span{margin-left:10px;}
.innerContact .innerContact_map{width: 100%;height: 505px;}</pre></body></html>